home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / escape.swf / scripts / DefineSprite_26_bakuhatu2 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-23  |  62 b   |  5 lines

  1. this.onEnterFrame = function()
  2. {
  3.    this._height += 5;
  4. };
  5.